[INFO] cloning repository https://github.com/Merc6/luau
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Merc6/luau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerc6%2Fluau", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerc6%2Fluau'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd019495eb9046e7193b16a3f3b59a3b92cf64bb
[INFO] fixing Merc6/luau against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerc6%2Fluau" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Merc6/luau
[INFO] finished tweaking git repo https://github.com/Merc6/luau
[INFO] tweaked toml for git repo https://github.com/Merc6/luau written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Merc6/luau on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Merc6/luau already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334
[INFO] running `Command { std: "docker" "start" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking luauc_lexer v0.1.0 (/opt/rustwide/workdir/compiler/luauc_lexer)
[INFO] [stdout] warning: the feature `cold_path` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compiler/luauc_lexer/src/lib.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(portable_simd, cold_path, likely_unlikely)]
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> compiler/luauc_lexer/src/scanners/identifier.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |         identifiers.select(source, u8x64::splat(0))
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 64>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         identifiers.select(source, u8x64::splat(0))
[INFO] [stdout] 32 +         identifiers.set(source, u8x64::splat(0))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> compiler/luauc_lexer/src/scanners/string.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |         Mask::<i8, 64>::from_bitmask(mask | quotes).to_int().cast()
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 71 -         Mask::<i8, 64>::from_bitmask(mask | quotes).to_int().cast()
[INFO] [stdout] 71 +         Mask::<i8, 64>::from_bitmask(mask | quotes).try_into().cast()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> compiler/luauc_lexer/src/scanners/whitespace.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         splat_matches!(source, b' ' | b'\t' | 0xA..=0xD | 0x85)
[INFO] [stdout] 36 | |             .to_int()
[INFO] [stdout]    | |_____________-^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -             .to_int()
[INFO] [stdout] 36 +             .try_into()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> compiler/luauc_lexer/src/scanners/mod.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Mask::from_int(Self::chunk_driver(source).cast::<i8>()).to_bitmask()
[INFO] [stdout]    |               ^^^^^^^^ associated function or constant not found in `Mask<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Mask<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         Mask::from_int(Self::chunk_driver(source).cast::<i8>()).to_bitmask()
[INFO] [stdout] 28 +         Mask::from(Self::chunk_driver(source).cast::<i8>()).to_bitmask()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `luauc_lexer` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334", kill_on_drop: false }`
[INFO] [stdout] b38d0921aae7762bdd6bff2d5d65c57338f7b904ffa1376634beb3e6e9edf334
